a5_open_form Function

Syntax

P a5_open_form(C layoutname ,C table_set_name [,C filter [,C order [,C description [,C options [,L enable_show_all ]]]]])

Arguments

layoutname

Character

table_set_name

Character

filter

Character

order

Character

description

Character

options

Character

enable_show_all

Logical

Description

Opens the a Form layout for a table or set. If layoutname = "", use default layout.

Limitations

Desktop Applications Only